home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / wdj0697.zip / POTTS.ZIP / BARDLL.DEF < prev    next >
Text File  |  1996-12-17  |  216b  |  10 lines

  1. NAME BarDll
  2. DESCRIPTION 'A Bar-code DLL'
  3. LIBRARY BARDLL
  4. CODE MOVABLE PRELOAD
  5. DATA SINGLE MOVEABLE PRELOAD
  6. HEAPSIZE 2048
  7. EXPORTS  Barcode2of5      @1
  8.          Barcode2of5I     @2
  9.          BarcodeUPCA      @3
  10.